<xs:complexType name="DeletedValuesType" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentation>Values deleted since the last version.</xs:documentation></xs:annotation><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:element name="DeletedValue" type="DeletedValueType" minOccurs="0" maxOccurs="unbounded"/></xs:choice></xs:complexType>